code design meaning in Chinese
代码设计
Examples
- 3 . coding design and software programming . 4
3 、可编程逻辑的译码设计以及汇编语言编程。 - Avoid code design that requires the use of asynchronous thread aborts
避免需要使用异步线程中止的代码设计。 - These seven principles build a base for code design with testing in mind
心存测试概念进行代码设计时的七条基本原则 - All the code designed in module , and it can apply to other program easily
代码全部采用模块化设计,能方便移植到其它应用程序当中。 - Examine seven principles to build a base for code design with testing in mind in this article ,
请在文章“诊断java代码:设计“可测试的”应用程序